home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / system / dman131.zip / DRIV_MAN.CFG < prev    next >
Text File  |  1995-01-01  |  2KB  |  90 lines

  1.      █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  2.      █                    DRIV_MAN CONFIGURATION FILE                    █
  3.      █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  4.  
  5.    NAME: DRIV_MAN.LMG
  6.        : Copyright 1991-1993, MicroMetric, All Rights Reserved.
  7.  SOURCE: 11-22-92 MicroMetric, Sarasota, FL.
  8.  
  9. To change a value from its default, remove the leading "*", if present, and 
  10. change the parameter after the equal sign to the desired value. All parameters 
  11. starting with a "*" will use the default value. All values should be in 
  12. decimal.
  13.  
  14. FOREGROUND COLORS
  15. *101:color_drive=15
  16. *102:color_cap=11 
  17. *103:color_used=14 
  18. *104:color_free=10 
  19. *105:color_headers=15 
  20.  
  21. BACKGROUND COLORS
  22. *201:color_all_drives_data=144
  23. *202:color_summary=64 
  24. *203:color_summary_graph=0 
  25. *204:color_graph=0
  26. *205:color_each_drive=16
  27. *206:color_total_capacity_graph=112 
  28.  
  29. GENERAL COLORS - These are the Border Colors
  30. *301:color_main_shareware_menu=31 
  31. *302:color_background_menu=15 
  32. *304:color_message_help=79 
  33. *307:color_entry=63 
  34.  
  35. DISPLAY CHARACTERS - Free and Used should be assigned different characters if
  36.  using a monochrome/LCD monitor or saving the data to DRIV_MAN.DAT, since the
  37.  same character cannot be differentiated in these cases.
  38.  
  39. *401:char_graph_free=179
  40. *402:char_graph_used=186
  41. *403:char_graph_10percent=177
  42. *404:char_graph_50percent=178
  43. *405:char_graph_total_free=223
  44. *406:char_graph_total_used=220
  45.  
  46. DATA SUMMARY LOCATION
  47.      Value of 1001 can be 2-4 or 32-34
  48. *1001:column=34
  49. *1002:row=2
  50.  
  51. TOTAL SUMMARY LOCATION
  52.      Same column as Data Summary
  53. *1012:row=17
  54.  
  55. TOTAL SUMMARY GRAPH LOCATION
  56.      Same column as Data Summary
  57. *1022:row=20
  58.  
  59. DATA GRAPH LOCATION
  60.      Value of 1031 can be 2-4 or 47-49
  61. *1031:column=2
  62. *1032:row=2
  63.  
  64. INDIVIDUAL DRIVE DATA LOCATION
  65.      Value of 1041 can be 2-6
  66. *1041:column=4
  67. *1042:row=22
  68.  
  69. FILE MANAGER (MUST be located on a PATH referenced directory)
  70. *2001:file_manager=file_man.com
  71.  
  72. DRIVE SUMMARY DATA SORT ORDER to be initially displayed.
  73.     Drive Letter = 1
  74.         Capacity = 2
  75.         Utilized = 3
  76.       % Utilized = 4
  77.             Free = 5
  78.           % Free = 6
  79. *3001:drive_order=1
  80.  
  81. MOUSE PARAMETERS
  82.  
  83. *4001:mouse_mickeys_x=128;
  84. *4002:mouse_mickeys_y=64;
  85. *4003:mouse_left=1;
  86. *4004:mouse_1=13;
  87. *4005:mouse_2=27;
  88. *4006:mouse_4=-59;
  89.  
  90.